-
Re: Font Rasterization on E-Readers
The Kindle is using the Bookerly fonts designed by Dalton Maag. If you can get your hands on the fonts, you will noticed that they are completely unhinted TTFs, so the Kindle must be using some kind …2 -
Re: Meaning of head.flags.LSBearing
The question is, how big is the difference? If it is very small, it could simply be a rounding error. If the leftmost point of a contour is not an on-curve point, but a curve, the precise value may b…1 -
Re: Meaning of head.flags.LSBearing
The description of this bit in the OpenType spec on the Microsoft site says: If I understand it correctly, the effective sidebearing of a glyph could be altered by the LSB value in the hmtx table. Yo…2 -
Re: VTT seems to not be working on my machine, am I unable?
I think you are viewing the original outline, not the gridfitted one. Try ctrl-G, and you should see the resulting outline modification of your instructions.2 -
Re: Consideration of ‘space’ within calt in Adobe Apps vs. Mac OS X
It seems that InDesign adds an additional space at the end of a line, so when you type /a/a, InDesign sees /a/a/space and triggers the substitution. If another character follows, e.g. /a/a/b, none of…2